| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| H A D | want_agent_info.cpp | 26 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() argument 45 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() argument
|
| H A D | want_agent_helper.cpp | 111 WantAgentConstant::OperationType operationType = paramsInfo.GetOperationType(); in GetWantAgent() local 393 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::UNKNOWN_TYPE; in FromString() local
|
| H A D | pending_want.cpp | 42 int32_t operationType = 0; in GetType() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
| H A D | hi_audit.h | 31 std::string operationType; member
|
| /base/telephony/call_manager/services/call/call_state_observer/src/ |
| H A D | proximity_sensor.cpp | 26 void ProximitySensor::ShutDown(PowerMgr::SuspendDeviceType operationType, bool suspendImmed) in ShutDown() argument 31 void ProximitySensor::StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason) in StartUp() argument
|
| /base/web/webview/interfaces/kits/cj/src/ |
| H A D | geolocation_permission.cpp | 37 ProcessActionByType(std::string origin, bool incognitoMode, int32_t operationType, int32_t *errCode) ProcessActionByType() argument
|
| /foundation/ability/ability_runtime/test/unittest/want_agent_info_test/ |
| H A D | want_agent_info_test.cpp | 78 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; in HWTEST_F() local 110 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; in HWTEST_F() local 144 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; in HWTEST_F() local 191 WantAgentConstant::OperationType operationType in HWTEST_F() local 217 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; HWTEST_F() local 243 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; HWTEST_F() local 269 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; HWTEST_F() local 296 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/fuzztest/wantagenthelpertrigger_fuzzer/ |
| H A D | wantagenthelpertrigger_fuzzer.cpp | 39 WantAgentConstant::OperationType operationType = WantAgentConstant::OperationType::START_ABILITY; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
| H A D | hi_audit.h | 32 std::string operationType; member
|
| /foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
| H A D | datashare_operation_statement.h | 42 Operation operationType; member 55 Operation operationType; member
|
| /foundation/filemanagement/app_file_service/utils/include/b_hiaudit/ |
| H A D | hi_audit.h | 39 std::string operationType; member
|
| /base/security/asset/frameworks/js/napi/src/ |
| H A D | asset_napi.cpp | 166 napi_value operationType = nullptr; in DeclareOperationType() local
|
| /base/useriam/user_auth_framework/services/context/inc/ |
| H A D | context_callback.h | 37 OperationType operationType; member
|
| /foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ |
| H A D | napi_want_agent.h | 72 int32_t operationType = -1; member
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_occlusion_region_test.cpp | 496 Region::OP operationType = Region::OP::AND; in HWTEST_F() local
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| H A D | nnrt_utils.h | 41 OH_NN_OperationType operationType; member
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| H A D | nnrt_utils.h | 41 OH_NN_OperationType operationType; member
|
| /test/xts/acts/ai/nncore/opstest/include/ |
| H A D | nncore_utils.h | 40 OH_NN_OperationType operationType; member
|
| /base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/ |
| H A D | hisysevent_adapter.h | 63 uint32_t operationType = 0; member 72 uint32_t operationType = 0; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_data_change_listener.h | 175 std::string operationType = value->GetProperty("type")->ToString(); in TransferJSInfoType() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | event_report.cpp | 186 SendDiskSpaceEvent(const std::string &fileName, int64_t freeSize, int32_t operationType) SendDiskSpaceEvent() argument
|
| /test/xts/acts/ai/nncore/common/ |
| H A D | nncore_utils.h | 42 OH_NN_OperationType operationType; member
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | context_callback_impl.cpp | 30 ContextCallbackImpl::ContextCallbackImpl(sptr<IamCallbackInterface> iamCallback, OperationType operationType) in ContextCallbackImpl() argument 36 ss << "IDM(operation:" << operationType << ")"; in ContextCallbackImpl() local 286 std::shared_ptr<ContextCallback> ContextCallback::NewDummyInstance(OperationType operationType) in NewDummyInstance() argument 254 NewInstance(sptr<IamCallbackInterface> iamCallback, OperationType operationType) NewInstance() argument
|
| /base/web/webview/interfaces/kits/napi/webdatabase/ |
| H A D | napi_geolocation_permission.cpp | 125 ProcessActionByType(napi_env env, napi_callback_info info, int32_t operationType) ProcessActionByType() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_album_operation_test/src/ |
| H A D | medialibrary_album_operation_test.cpp | 675 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; in HWTEST_F() local 698 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; in HWTEST_F() local 721 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; in HWTEST_F() local 745 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; in HWTEST_F() local 772 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; in HWTEST_F() local 794 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 820 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 846 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 875 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 905 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 933 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 961 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 988 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 1020 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 1046 OperationType operationType = OperationType::PORTRAIT_MERGE_ALBUM; HWTEST_F() local 1054 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1064 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1076 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1095 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1113 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1131 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1150 OperationType operationType = OperationType::PORTRAIT_IS_ME; HWTEST_F() local 1162 OperationType operationType = OperationType::PORTRAIT_ALBUM_NAME; HWTEST_F() local 1172 OperationType operationType = OperationType::PORTRAIT_ALBUM_NAME; HWTEST_F() local 1184 OperationType operationType = OperationType::PORTRAIT_ALBUM_NAME; HWTEST_F() local 1197 OperationType operationType = OperationType::PORTRAIT_ALBUM_NAME; HWTEST_F() local 1211 OperationType operationType = OperationType::PORTRAIT_ALBUM_NAME; HWTEST_F() local 1231 OperationType operationType = OperationType::PORTRAIT_COVER_URI; HWTEST_F() local 1241 OperationType operationType = OperationType::PORTRAIT_COVER_URI; HWTEST_F() local 1252 OperationType operationType = OperationType::PORTRAIT_COVER_URI; HWTEST_F() local 1264 OperationType operationType = OperationType::PORTRAIT_COVER_URI; HWTEST_F() local 1277 OperationType operationType = OperationType::PORTRAIT_COVER_URI; HWTEST_F() local [all...] |