Searched defs:apiResult (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_agent/ |
H A D | js_form_agent.cpp | 81 auto apiResult = std::make_shared<int32_t>(); in OnRequestPublishForm() local
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_manage_feature.c | 129 …BOOL apiResult = SAMGR_GetInstance()->RegisterFeatureApi(BATTERY_SERVICE, BATTERY_INNER, GET_IUNKN… in GInit() local
|
H A D | battery_device.c | 188 …BOOL apiResult = SAMGR_GetInstance()->RegisterDefaultFeatureApi(BATTERY_DEVICE, GET_IUNKNOWN(g_bat… in Init() local
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | ability_inner_feature.cpp | 59 BOOL apiResult = samgrLite->RegisterFeatureApi(AMS_SERVICE, AMS_INNER_FEATURE, publicApi); in Init() local
|
H A D | ability_mgr_feature.cpp | 75 BOOL apiResult = samgrLite->RegisterFeatureApi(AMS_SERVICE, AMS_FEATURE, publicApi); in Init() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_mgr_slite_feature.cpp | 59 BOOL apiResult = samgrLite->RegisterFeatureApi(BMS_SERVICE, BMS_SLITE_FEATURE, publicApi); in Init() local
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | ability_mgr_service_slite.cpp | 75 BOOL apiResult = samgrLite->RegisterFeatureApi(AMS_SERVICE, AMS_SLITE_FEATURE, publicApi); in InitFeature() local
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_observer/ |
H A D | js_form_observer.cpp | 657 auto apiResult = std::make_shared<int32_t>(); in OnGetFormInstancesByFilter() local 708 auto apiResult = std::make_shared<int32_t>(); in OnGetFormInstanceById() local
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 549 auto apiResult = std::make_shared<int32_t>(); in OnAddForm() local 588 auto apiResult = std::make_shared<int32_t>(); in OnDeleteForm() local 1070 auto apiResult = std::make_shared<int32_t>(); in OnSetRouterProxy() local 1111 auto apiResult = std::make_shared<int32_t>(); in OnClearRouterProxy() local
|