Home
last modified time | relevance | path

Searched defs:apiResult (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_agent/
H A Djs_form_agent.cpp81 auto apiResult = std::make_shared<int32_t>(); in OnRequestPublishForm() local
/ohos5.0/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_feature.c129 …BOOL apiResult = SAMGR_GetInstance()->RegisterFeatureApi(BATTERY_SERVICE, BATTERY_INNER, GET_IUNKN… in GInit() local
H A Dbattery_device.c188 …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 Dability_inner_feature.cpp59 BOOL apiResult = samgrLite->RegisterFeatureApi(AMS_SERVICE, AMS_INNER_FEATURE, publicApi); in Init() local
H A Dability_mgr_feature.cpp75 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 Dbundle_mgr_slite_feature.cpp59 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 Dability_mgr_service_slite.cpp75 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 Djs_form_observer.cpp657 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 Djs_form_host.cpp549 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