Searched refs:kext_bundle_id (Results 1 – 1 of 1) sorted by relevance
596 std::string kext_bundle_id = platform_file.GetPath(); in GetSharedModule() local597 if (!kext_bundle_id.empty()) in GetSharedModule()599 ConstString kext_bundle_cs(kext_bundle_id.c_str()); in GetSharedModule()