Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/locatoreventmanager_fuzzer/
H A Dlocatoreventmanager_fuzzer.cpp33 locatorDftManager->IpcCallingErr(data[index++]); in LocatorEventManagerFuzzerTest()
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_event_manager.h68 void IpcCallingErr(int error);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_event_manager.cpp69 void LocatorDftManager::IpcCallingErr(int error) in IpcCallingErr() function in OHOS::Location::LocatorDftManager
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_event_manager_test.cpp86 locatorDftManager->IpcCallingErr(0);