Home
last modified time | relevance | path

Searched refs:typeVal (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp84 std::string typeVal = serviceDescriptor.substr(slashIdx1 + 1, slashIdx2 - slashIdx1 - 1); in parseProviderName() local
103 *type = typeVal; in parseProviderName()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp307 std::string typeVal = name.substr(0, slashIdx); in parseProviderName() local
326 *type = typeVal; in parseProviderName()