Home
last modified time | relevance | path

Searched defs:initResult (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/test/function/init/
H A Dinit_function_test.cpp130 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
178 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
226 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
272 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
317 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
362 int initResult = AieClientInit(configInfo, clientInfo, algoInfo, &cb); variable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_check_auth_part_test.h26 HksErrorCode initResult = HksErrorCode::HKS_SUCCESS; member
H A Dhks_check_pur_part_test.h26 HksErrorCode initResult = HksErrorCode::HKS_SUCCESS; member
H A Dhks_access_control_rsa_sign_verify_test_common.h35 HksErrorCode initResult = HksErrorCode::HKS_SUCCESS; member
H A Dhks_access_control_test_common.h96 HksErrorCode initResult = HksErrorCode::HKS_SUCCESS; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager_factory.cpp58 auto initResult = DistributedHardwareManager::GetInstance().LocalInit(); in InitLocalDevInfo() local
78 auto initResult = DistributedHardwareManager::GetInstance().Initialize(); in Init() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/
H A Dmoving_photo_surface_wrapper.cpp37 bool initResult = movingPhotoSurfaceWrapper->Init(width, height); in CreateMovingPhotoSurfaceWrapper() local
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dupload_task.cpp101 uint32_t initResult = UPLOAD_OK; in InitFileArray() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp49 int32_t initResult = DP_MANAGER_INIT_FAIL; in Init() local
H A Ddevice_profile_manager.cpp53 int32_t initResult = DP_MANAGER_INIT_FAIL; in Init() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/test/unittest/common/
H A Drouter_module_tdd_test.cpp174 bool initResult = sm.Init(routerParam, jsResult); in PrepareRouterStateMachine() local
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_manager_test.cpp556 bool initResult = ethernetService.Init(); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp372 bool initResult = EnhancementManager::GetInstance().Init(); variable
/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dstatic_subscriber_manager_unit_test.cpp94 bool initResult = manager->InitAllowList(); variable