Searched defs:InstallCallback (Results 1 – 2 of 2) sorted by relevance
44 using InstallCallback = std::function<void(const InstallCallbackInfo &installCallbackInfo)>; variable
66 void AbilityTestHelper::InstallCallback(const uint8_t resultCode, const void *resultMessage) in InstallCallback() function in OHOS::AbilityTestHelper