Home
last modified time | relevance | path

Searched defs:flags (Results 1 - 25 of 526) sorted by relevance

12345678910>>...22

/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hitrace_virtual.c18 void SoftbusHitraceStart(uint32_t flags, uint64_t chainId) in SoftbusHitraceStart() argument
H A Dsoftbus_adapter_hitrace.c21 void SoftbusHitraceStart(uint32_t flags, uint64_t chainId) in SoftbusHitraceStart() argument
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
H A Dbundle_manager_mock.cpp23 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/
H A Dmock_bundle_manager.cpp27 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() argument
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_want_ffi.h31 uint32_t flags; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.h30 int32_t flags = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource.h34 uint32_t flags = static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_ALL); member
41 uint32_t flags = static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_ALL); member
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dmessage_option.cpp19 MessageOption::MessageOption(int flags, int waitTime) {} in MessageOption() argument
21 void MessageOption::SetFlags(int flags) in SetFlags() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_option.cpp20 MessageOption::MessageOption(int flags, int waitTime) : flags_(static_cast<uint32_t>(flags)), waitTime_(waitTime) {} in MessageOption() argument
21 void MessageOption::SetFlags(int flags) in SetFlags() argument
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dinterface_type.h30 std::vector<std::string> flags; member
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/win32/sys/
H A Dioctl.h26 static int ioctl(int fd, int req, unsigned int *flags) in ioctl() argument
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_info_test_mock.h26 DiskInfoTestMock(std::string &sysPath, std::string &devPath, dev_t device, int flags) in DiskInfoTestMock() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c43 int32_t flags = fcntl(session->receiverPipe[i], F_GETFL, 0); in CreateReceiverPipe() local
/foundation/ability/ability_runtime/test/unittest/app_preloader_test/include/
H A Dbundle_mgr_helper.h36 bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilityInfo) in QueryAbilityInfo() argument
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dbase_client.cpp44 void BaseClient::SetRecvOption(int32_t flags) in SetRecvOption() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dwant_sender_info.h34 uint32_t flags; member
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_info.cpp45 WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, const std::vector<WantAgentConstant::Flags> &flags, std::vector<std::shared_ptr<Want>> &wants, const std::shared_ptr<WantParams> &extraInfo) WantAgentInfo() argument
/foundation/ability/ability_base/test/fuzztest/wantfirst_fuzzer/
H A Dwantfirst_fuzzer.cpp42 unsigned int flags = static_cast<unsigned int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_bundle_manager.cpp33 GetBundleInfoV9( const std::string& bundleName, int32_t flags, BundleInfo& bundleInfo, int32_t userId) GetBundleInfoV9() argument
/foundation/arkui/napi/callback_scope_manager/
H A Dnative_callback_scope_manager.cpp19 NativeCallbackScope(NativeEngine* env, panda::Local<panda::ObjectRef> object, const AsyncIdInfo& asyncIdInfo, int flags) NativeCallbackScope() argument
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
H A Dbundle_manager.cpp35 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
40 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len) in GetBundleInfos() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dstatic_object_metadata.h39 ObjectFlagBitsValue flags; member
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dflat_obj.h44 uint32_t flags; member
68 __u32 flags; member
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avbuffer_info.h65 uint32_t flags; member
/foundation/multimedia/av_codec/services/services/common/
H A Davsharedmemory_ipc.cpp52 uint32_t flags = parcel.ReadUint32(); in ReadAVSharedMemoryFromParcel() local

Completed in 8 milliseconds

12345678910>>...22