Home
last modified time | relevance | path

Searched defs:list (Results 476 - 500 of 6012) sorted by relevance

1...<<11121314151617181920>>...241

/third_party/node/deps/v8/src/snapshot/
H A Dobject-deserializer.cc72 Handle<WeakArrayList> list = isolate()->factory()->script_list(); in CommitPostProcessedObjects() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query_sw.c119 static const struct pipe_driver_query_info list[] = { variable
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_strops.c50 static char* list[2]; variable
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier_test.cc487 auto list = MakeUnique<type::List>(); in TEST_F() local
529 auto list = MakeUnique<type::List>(); in TEST_F() local
571 auto list = MakeUnique<type::List>(); TEST_F() local
[all...]
/third_party/toybox/porting/liteos_a/toys/posix/
H A Ddu.c67 static int seen_inode(void **list, struct stat *st) in seen_inode() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DProtobufLists.java49 public static <E> ProtobufList<E> mutableCopy(ProtobufList<E> list) { in mutableCopy() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_test_helpers.h115 inline Cord MakeFragmentedCord(std::initializer_list<absl::string_view> list) { in MakeFragmentedCord() argument
/third_party/rust/crates/syn/tests/debug/
H A Dmod.rs121 let mut list = formatter.debug_list(); in fmt() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dptksa_cache.h21 struct dl_list list; member
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/
H A Diptables_manager_test.cpp264 std::vector<FirewallRuleParcel> list; in HWTEST_F() local
446 std::vector<DomainFilterRuleParcel> list; in HWTEST_F() local
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dlist_dumper.cpp49 std::vector<std::string> list; in Execute() local
[all...]
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dcmd_executor.h38 CmdExecutor(LogCollector& collector, HilogBuffer& hilogBuffer, HilogBuffer& kmsgBuffer, const CmdList& list, const std::string& name) CmdExecutor() argument
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.cpp74 void DBHelper::SelectEventFromDB(unsigned long long start, unsigned long long end, std::vector<WatchPoint>& list, in SelectEventFromDB() argument
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Dnetwork_manager_proxy_test.cpp313 std::list<std::string> list = {"192.168.1.100"}; in HWTEST_F() local
332 std::list<std::string> list = {"192.168.1.100"}; in HWTEST_F() local
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h94 static void WriteListToParcel(Parcel &parcel, const std::vector<T> &list, WriteFunc writeFunc) in WriteListToParcel() argument
103 static void WriteListToParcel(Parcel &parcel, const std::vector<T> &list, WriteFunc writeFunc, bool hasFlag) in WriteListToParcel() argument
/base/print/print_fwk/services/print_service/include/
H A Dprint_service_converter.h47 void AddToUniqueList(std::vector<T> &list, T value) in AddToUniqueList() argument
58 std::string ConvertListToJson(const std::vector<T> &list, bool (*ConvertToJson)(const T &, nlohmann::json &)) in ConvertListToJson() argument
/base/print/print_fwk/utils/include/
H A Dprint_util.h82 inline std::string PrintUtil::ParseListToString(const std::vector<std::string> &list) in ParseListToString() argument
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_converter_test.cpp63 std::vector<std::string> list; in HWTEST_F() local
73 std::vector<std::string> list; in HWTEST_F() local
[all...]
/base/security/access_token/services/common/background_task_manager/src/
H A Dbackground_task_manager_access_client.cpp81 GetContinuousTaskApps( std::vector<std::shared_ptr<ContinuousTaskCallbackInfo>> &list) GetContinuousTaskApps() argument
/base/security/access_token/services/common/app_manager/src/
H A Dapp_manager_access_client.cpp97 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() argument
H A Dapp_manager_access_proxy.cpp116 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() argument
/base/security/access_token/services/privacymanager/test/unittest/
H A Dsensitive_manager_test.cpp201 std::vector<AppStateData> list; in HWTEST_F() local
/base/security/dataclassification/frameworks/datatransmitmgr/
H A Ddev_slinfo_list.c27 struct DATASLListParams *list = (struct DATASLListParams *)malloc(sizeof(struct DATASLListParams)); in InitList() local
48 int32_t PushListNode(struct DATASLListParams *list, struct DATASLCallbackParams *callbackParams) in PushListNode() argument
63 RemoveListNode(struct DATASLListParams *list, struct DATASLCallbackParams *callbackParams) RemoveListNode() argument
82 ClearList(struct DATASLListParams *list) ClearList() argument
105 GetListLength(struct DATASLListParams *list) GetListLength() argument
118 LookupCallback(struct DATASLListParams *list, DEVSLQueryParams *queryParams, int32_t result, uint32_t levelInfo) LookupCallback() argument
[all...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c79 int32_t GetSupportedCredTypes(CredType *list, uint32_t len) in GetSupportedCredTypes() argument
/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.c44 static ListHead list = INIT_LIST(list); in GetDeviceList() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...241