Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/hril_hdf/src/
H A Dhril_hdf.c43 static int32_t GetVendorLibPath(char *path) in GetVendorLibPath() function
141 if (GetVendorLibPath(vendorLibPath) == HDF_SUCCESS) { in LoadVendor()