| /third_party/spirv-tools/test/fuzzers/ |
| H A D | spvtools_fuzz_fuzzer.cpp | 75 std::move(fuzzer_context), message_consumer, donor_suppliers, false, in LLVMFuzzerTestOneInput() local
|
| /third_party/spirv-tools/test/opt/ |
| H A D | amd_ext_to_khr.cpp | 29 GetTest(std::string op_code, std::string new_op_code, bool is_float = false) GetTest() argument
|
| H A D | freeze_spec_const_test.cpp | 45 JoinAllInsts(text), JoinAllInsts(expected), /* skip_nop = */ false); in TEST_P() local
|
| /base/print/print_fwk/test/unittest/extension_test/mock/ |
| H A D | mock_runtime.h | 90 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 99 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 107 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument 199 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 208 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 216 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
| /base/telephony/sms_mms/services/mms/ |
| H A D | data_request.cpp | 66 mmsNetworkMgr->ReleaseNetwork(GetRequestId(), false); in ExecuteMms() local 71 mmsNetworkMgr->ReleaseNetwork(GetRequestId(), false); in ExecuteMms() local
|
| /base/update/updateservice/foundations/ability/utils/include/ |
| H A D | json_builder.h | 52 JsonBuilder &Append(const std::string &key, const std::string &value, const bool isJsonString = false) in Append() argument
|
| /foundation/ability/ability_runtime/test/mock/system_ability_mock/ |
| H A D | system_ability.h | 66 SystemAbility(bool runOnCreate = false) in SystemAbility() argument 71 SystemAbility(const int32_t serviceId, bool runOnCreate = false) in SystemAbility() argument
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/system_ability_mock/ |
| H A D | system_ability.h | 66 SystemAbility(bool runOnCreate = false) in SystemAbility() argument 71 SystemAbility(const int32_t serviceId, bool runOnCreate = false) in SystemAbility() argument
|
| /foundation/ability/ability_runtime/test/moduletest/mock/include/ |
| H A D | system_ability.h | 66 explicit SystemAbility(bool runOnCreate = false) in SystemAbility() argument 71 SystemAbility(const int32_t serviceId, bool runOnCreate = false) in SystemAbility() argument
|
| /foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
| H A D | system_ability.h | 61 SystemAbility(bool runOnCreate = false) in SystemAbility() argument 66 SystemAbility(const int32_t serviceId, bool runOnCreate = false) in SystemAbility() argument
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
| H A D | mock_runtime.h | 88 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 97 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 105 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/ |
| H A D | sliding_panel_node.h | 31 SlidingPanelNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in SlidingPanelNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | bezier_variable_velocity_motion.h | 101 void Reset(float offsetPct, bool reset_time = false) in Reset() argument
|
| /foundation/arkui/ace_engine/component_ext/movingphoto/ |
| H A D | movingphoto_node.h | 31 MovingPhotoNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in MovingPhotoNode() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_navdestination_context.h | 35 JSNavPathInfo(const std::string& name, JSRef<JSVal> param, JSRef<JSVal> onPop, bool isEntry = false) in JSNavPathInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| H A D | stepper_node.h | 28 StepperNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in StepperNode() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/ |
| H A D | quick_fix_manager_interface.h | 32 DeployQuickFix(const std::vector<std::string> &bundleFilePaths, const sptr<IQuickFixStatusCallback> &statusCallback, bool isDebug = false, const std::string &targetPath = �) DeployQuickFix() argument
|
| /foundation/multimedia/av_codec/services/dfx/include/ |
| H A D | avcodec_xcollie.h | 46 AVCodecXcollieTimer(const std::string &name, bool isService = true, bool recovery = false, uint32_t timeout = 30) AVCodecXcollieTimer() argument
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/ |
| H A D | geometry.h | 25 Geometry(std::string name, Vec3& position, bool castShadows = false, bool receiveShadows = false) : name_(name), in Geometry() argument
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/ |
| H A D | gltf_animation.h | 25 GLTFAnimation(const std::string& name, AnimationState state, int repeatCount = -1, float speed = 1.0, float duration = -1, bool reverse = false) GLTFAnimation() argument
|
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_video_player_fast_4.h | 250 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, setsingleloop true, play, seek, set fd, seek 2 times, setsingleloop false, release FIXTURE() argument
|
| /foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
| H A D | codeclist_parcel.cpp | 137 CHECK_AND_RETURN_RET_LOG(Unmarshalling(parcel, capabilityData.measuredFrameRate), false, in Unmarshalling() local 139 CHECK_AND_RETURN_RET_LOG(Unmarshalling(parcel, capabilityData.profileLevelsMap), false, in Unmarshalling() local 142 CHECK_AND_RETURN_RET_LOG(Unmarshalling(parcel, capabilityData.featuresMap), false, in Unmarshalling() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
| H A D | medialibrary_unistore.h | 56 SyncPushTable(const std::string &bundleName, const std::string &tableName, int32_t rowId, std::vector<std::string> &devices, bool isBlock = false) SyncPushTable() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
| H A D | backup_const_map.h | 31 static std::string GetDUALBundleName(bool bLower = false) in GetDUALBundleName() argument
|
| /foundation/multimedia/player_framework/test/fuzztest/recorder_fuzztest/recordersetdatasource_fuzzer/ |
| H A D | recordersetdatasource_fuzzer.cpp | 44 RETURN_IF(TestRecorder::CreateRecorder(), false); in FuzzRecorderSetDataSource() local 67 RETURN_IF(TestRecorder::RequesetBuffer(PURE_VIDEO, g_videoRecorderConfig), false); in FuzzRecorderSetDataSource() local
|