Home
last modified time | relevance | path

Searched defs:getResult (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/unittest/ast_namespace_test/
H A Dast_namespace_test.cpp65 AutoPtr<ASTNamespace> getResult = nspace->GetNamespace(index); variable
/ohos5.0/base/security/access_token/interfaces/innerkits/analysis_model/include/
H A Dcode_signature_analysis_kit.h39 int32_t (*getResult)(uint8_t *result, uint32_t *resultLen); member
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DNapiLog.js76 NapiLog.getResult = function () { function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dmouse_style_ohos.cpp112 int32_t getResult = inputManager->GetPointerStyle(windowId, style, isUIExtension); in GetPointerStyle() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp113 int32_t getResult = DP_GET_KV_DB_FAIL; in GetCharacteristicProfile() local
/ohos5.0/base/global/resource_management/interfaces/js/kits/src/
H A Dresource_manager_napi.cpp116 static napi_value getResult(napi_env env, std::unique_ptr<ResMgrDataContext> &asyncContext, in getResult() function
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/fuzztest/objectstore_fuzzer/
H A Dobjectstore_fuzzer.cpp281 double getResult; in CreateObjectV9Fuzz() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhyper_graphic_manager_test.cpp490 uint32_t getResult = instance.GetScreenCurrentRefreshRate(screenId3); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_bindings.inl338 panda::Local<panda::JSValueRef> getResult = t->Get( local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp4097 bool getResult = bundleMgrProxy->GetBundleInfosByMetaData(metadata, bundleInfos); variable
4134 bool getResult = bundleMgrProxy->GetBundleInfosByMetaData(metadata, bundleInfos); variable
4161 bool getResult = bundleMgrProxy->GetBundleInfosByMetaData("", bundleInfos); variable