| /foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/onoutputbufferavailable_fuzzer/ |
| H A D | onoutputbufferavailable_fuzzer.cpp | 37 MediaAVCodec::AVCodecBufferFlag flag = MediaAVCodec::AVCODEC_BUFFER_FLAG_NONE; in OnOutputBufferAvailableFuzzTest() local
|
| /foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/ |
| H A D | image_encoder_callback.cpp | 34 OnOutputBufferAvailable(uint32_t index, MediaAVCodec::AVCodecBufferInfo info, MediaAVCodec::AVCodecBufferFlag flag, std::shared_ptr<Media::AVSharedMemory> buffer) OnOutputBufferAvailable() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
| H A D | disk_config_test.cpp | 45 int flag = 0; in HWTEST_F() local 63 int flag = 0; in HWTEST_F() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager/include/fold_screen_controller/ |
| H A D | fold_screen_sensor_manager.h | 87 float flag = 0.0; member
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| H A D | ark_stackmap_builder.h | 76 void SetTraceStackMap(bool flag) in SetTraceStackMap() argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| H A D | variableDeclarator.h | 36 explicit VariableDeclarator(VariableDeclaratorFlag flag, Expression *ident) in VariableDeclarator() argument 41 explicit VariableDeclarator(VariableDeclaratorFlag flag, Expression *ident, Expression *init) in VariableDeclarator() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | elf_builder.h | 55 void SetEnableSecDump(bool flag) in SetEnableSecDump() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | narrowingConverter.h | 69 void ApplyNarrowing(TypeFlag flag) in ApplyNarrowing() argument
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| H A D | unionType.h | 85 void AddConstituentFlag(TypeFlag flag) in AddConstituentFlag() argument 90 void RemoveConstituentFlag(TypeFlag flag) in RemoveConstituentFlag() argument
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/ |
| H A D | sign_block_data_test.cpp | 170 bool flag = HapSignerBlockUtils::GetOptionalBlockIndex(optionBlocks, type, index); in HWTEST_F() local
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/fsverity/ |
| H A D | fs_verity_generator_test.cpp | 69 bool flag = fsVerityGenerator.GenerateFsVerityDigest(inputStream, 69632, 1400832); in HWTEST_F() local
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/datastructure/ |
| H A D | merkle_tree_extension_test.cpp | 198 int64_t flag = api->GetMerkleTreeOffset(); in HWTEST_F() local
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| H A D | usb_types.h | 21 uint8_t flag[2];
member
|
| /developtools/profiler/hidebug/test/unittest/native/ |
| H A D | hidebug_test.cpp | 243 HiDebug_TraceFlag flag = HIDEBUG_TRACE_FLAG_MAIN_THREAD;
in HWTEST_F() local 267 HiDebug_TraceFlag flag = HIDEBUG_TRACE_FLAG_MAIN_THREAD;
in HWTEST_F() local 293 HiDebug_TraceFlag flag = HIDEBUG_TRACE_FLAG_MAIN_THREAD;
in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/mock/common/include/ |
| H A D | mock_bundle_manager_proxy.h | 78 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, in GetApplicationInfo() argument 97 bool GetBundleInfos(const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetBundleInfos() argument
|
| H A D | mock_bundle_manager_service.h | 80 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, in GetApplicationInfo() argument 99 bool GetBundleInfos(const AppExecFwk::BundleFlag flag, std::vector<AppExecFwk::BundleInfo> &bundleInfos, in GetBundleInfos() argument
|
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_notify_invisible_forms_test/ |
| H A D | fms_form_mgr_notify_invisible_forms_test.cpp | 77 auto flag = OHOS::Security::AccessToken::PERMISSION_USER_FIXED; in SetUp() local 257 auto flag = OHOS::Security::AccessToken::PERMISSION_USER_FIXED; in HWTEST_F() local
|
| /foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/ |
| H A D | distributed_ability_manager_stub_test.cpp | 226 int32_t flag = VALUE_OBJECT; in HWTEST_F() local 247 int32_t flag = VALUE_NULL; in HWTEST_F() local
|
| /foundation/ai/ai_engine/services/common/platform/dl_operation/source/ |
| H A D | aie_dl_operation.cpp | 34 int flag = local ? LOCAL : GLOBAL; in AieDlopen() local
|
| /foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/connect_callback_proxy_test/ |
| H A D | connect_callback_proxy_test.cpp | 80 bool flag = false; member in OHOS::AppExecFwk::MockConnectCallback
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | start_specified_ability_response_proxy.cpp | 91 void StartSpecifiedAbilityResponseProxy::OnNewProcessRequestResponse(const AAFwk::Want &want, const std::string &flag, in OnNewProcessRequestResponse() argument 35 OnAcceptWantResponse( const AAFwk::Want &want, const std::string &flag, int32_t requestId) OnAcceptWantResponse() argument
|
| /foundation/ability/ability_runtime/test/fuzztest/doabilityforeground_fuzzer/ |
| H A D | doabilityforeground_fuzzer.cpp | 61 uint32_t flag = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/doabilitybackground_fuzzer/ |
| H A D | doabilitybackground_fuzzer.cpp | 61 uint32_t flag = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/unittest/exit_resident_process_manager_test/ |
| H A D | exit_resident_process_manager_test.cpp | 88 auto flag = exitResidentProcessManager->exitResidentBundlesDependedOnWeb_; in HWTEST_F() local 126 auto flag = exitResidentProcessManager->exitResidentBundlesDependedOnWeb_; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_seventh_test/ |
| H A D | ability_manager_service_seventh_test.cpp | 61 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 106 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 127 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 208 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 275 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 300 PermissionVerification::flag = 0; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification 324 PermissionVerification::flag = PermissionVerification::FLAG::IS_SA_CALL; in HWTEST_F() member in OHOS::AAFwk::PermissionVerification
|