Searched refs:OEM_CERTIFICATE_PATH (Results 1 – 2 of 2) sorted by relevance
65 #define OEM_CERTIFICATE_PATH "/system/lib64/oem_certificate_service/" macro
239 if ((dir = opendir(OEM_CERTIFICATE_PATH)) != nullptr) { in GetOemLibraryPath()246 std::string fullPath = OEM_CERTIFICATE_PATH + fileName; in GetOemLibraryPath()