/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_proxy_object.h | 27 META_NS::IProperty::ConstPtr first; member
|
/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/ |
H A D | algorithm_ext.h | 22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
|
/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/ |
H A D | algorithm_ext.h | 22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
H A D | debug_output.cpp | 47 bool first = true; in Visit() local 58 bool first = true; in Visit() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | compile_time_hashes.h | 45 inline constexpr uint64_t FNV1aHash(const char* const first, uint64_t hash = FNV_OFFSET_BASIS) in FNV1aHash() argument
|
H A D | base64_decode.h | 73 auto first = --end; in CountPadding() local
|
H A D | hash.h | 163 inline uint64_t HashRange(Iter first, Iter last) in HashRange() argument 174 inline void HashRange(uint64_t& seed, Iter first, Iter last) in HashRange() argument
|
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | config_parser.cpp | 75 size_t first = str.find_first_not_of(' '); in trim() local
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | string_utils.h | 56 std::vector<uint8_t>::const_iterator first = input.begin() + sizeof(Type); in BytesToStrWithType() local
|
/foundation/arkui/ace_engine/frameworks/core/components/root/ |
H A D | root_element.cpp | 31 auto first = children_.begin(); in PerformBuild() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | common.c | 124 void *first = (vector->key != NULL) ? vector->key(vector->data[i]) : vector->data[i]; in VECTOR_FindByKey() local
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_option.h | 47 PDhcpOptionNode first; member
|
H A D | dhcp_config.h | 54 DhcpConfigNode *first; member
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_multitext_component.cpp | 231 bool PickerMultiTextComponent::IsEqualStrings(const std::vector<std::string>& first, in IsEqualStrings() argument
|
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/ |
H A D | backup_database_utils.h | 161 bool first = true; in JoinSQLValues() local 180 bool first = true; in JoinValues() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributed_crud_transaction_tools.cpp | 39 DistributedCrudTransactionTools(KvStoreDelegate &delegate, CrudMode first, CrudMode second, bool preset, bool isLocal) DistributedCrudTransactionTools() argument
|
/foundation/distributeddatamgr/udmf/framework/common/unittest/ |
H A D | utd_cfgs_checker_test.cpp | 54 std::vector<TypeDescriptorCfg> first = {tdc1};
in HWTEST_F() local 88 std::vector<TypeDescriptorCfg> first = {tdc1};
in HWTEST_F() local 122 std::vector<TypeDescriptorCfg> first = {};
in HWTEST_F() local 145 std::vector<TypeDescriptorCfg> first = {tdc1};
in HWTEST_F() local 247 std::vector<TypeDescriptorCfg> first = {tdc1, tdc2}; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_list.h | 96 List *first = from->next; in ListMove() local
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | string_util.cpp | 117 bool StringUtil::SplitLineToPair(const std::string &line, std::string &first, std::string &second) in SplitLineToPair() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | dataobs_utils.h | 308 bool DataObsUtils::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal() argument 317 bool DataObsUtils::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/ |
H A D | foreach_element.cpp | 27 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots() argument
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | clip_utils.cpp | 120 bool first = true; in PerformScan() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_pod.cpp | 72 const auto first = dataStore_.cbegin() + static_cast<int32_t>(offsetToData.index); in DestroyPod() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_capturedata.cpp | 126 std::string first; in Serialize() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_marshalling_helper.h | 397 static bool Marshalling(Parcel& parcel, const T& first, const Args&... args) in Marshalling() argument 402 static bool Unmarshalling(Parcel& parcel, T& first, Args&... args) in Unmarshalling() argument
|