| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_surface_render_node_three_test.cpp | 277 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local
|
| /foundation/multimedia/image_effect/frameworks/native/utils/common/ |
| H A D | effect_json_helper.cpp | 289 cJSON *child = cJSON_CreateNumber(value); in Put() local 295 cJSON *child = cJSON_CreateBool(value); in Put() local 301 cJSON *child = cJSON_CreateString(value.c_str()); in Put() local 308 cJSON *child = cJSON_CreateString(value); in Put() local 353 cJSON *child = cJSON_CreateNumber(value); in Add() local 361 cJSON *child = cJSON_CreateBool(value); Add() local 369 cJSON *child = cJSON_CreateString(value.c_str()); Add() local 378 cJSON *child = cJSON_CreateString(value); Add() local 422 cJSON *child = cJSON_CreateNumber(value); Replace() local 428 cJSON *child = cJSON_CreateBool(value); Replace() local 434 cJSON *child = cJSON_CreateString(value.c_str()); Replace() local 441 cJSON *child = cJSON_CreateString(value); Replace() local [all...] |
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | ipc_test_helper.cpp | 172 pid_t child = std::stoi(ptr->d_name); in GetChildPids() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
| H A D | db_config.cpp | 140 JsonObject child = config.GetChild(); in IsDbconfigValid() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_field_node.cpp | 115 JsFieldNode* child = nullptr; in AppendChild() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_field_node.cpp | 112 JsFieldNode* child = nullptr; in AppendChild() local
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| H A D | preferences_xml_utils.cpp | 300 Element child; in ParseArrayNodeElement() local
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| H A D | file_operations_helper.cpp | 166 shared_ptr<CloudDiskInode> child = make_shared<CloudDiskInode>(); local [all...] |
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | display_group_controller_test.cpp | 172 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local 193 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local 214 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local 236 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local 255 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local 276 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local 298 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local 454 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local 542 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | mock_element_node_iterator.h | 116 auto child = obj["children"]; in DFSVisitJson() local 133 auto child = data["children"]; in ConstructIteratorByJson() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | dump_handler.cpp | 126 auto &child = childrenData.at(idx); in AddExtraAttrs() local
|
| /test/xts/hats/kernel/freelist/safe_unlink/ |
| H A D | Malloc_safe_unlink.cpp | 94 static int child(void) in child() function
|
| /third_party/elfutils/tests/ |
| H A D | backtrace-data.c | 75 pid_t child = dwfl_pid (dwfl); in memory_read() local 148 report_module (Dwfl *dwfl, pid_t child, Dwarf_Addr addr) in report_module() argument 178 pid_t child = dwfl_pid (dwfl_thread_dwfl (thread)); in set_initial_registers() local 278 pid_t child = fork (); in main() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | huffman.c | 49 int child = root * 2 + 1; in heap_sift() local
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-hwdb.c | 131 struct trie_child_entry_f *child; in node_lookup_f() local 167 const struct trie_child_entry_f *child = &trie_node_children(hwdb, node)[i]; in trie_fnmatch_f() local 198 const struct trie_node_f *child; in trie_search_f() local [all...] |
| /third_party/exfatprogs/lib/ |
| H A D | exfat_fs.c | 75 void exfat_free_ancestors(struct exfat_inode *child) in exfat_free_ancestors() argument 219 get_ancestors(struct exfat_inode *child, struct exfat_inode **ancestors, int count, int max_char_len, int *ancestor_count) get_ancestors() argument 254 exfat_resolve_path(struct path_resolve_ctx *ctx, struct exfat_inode *child) exfat_resolve_path() argument 292 exfat_resolve_path_parent(struct path_resolve_ctx *ctx, struct exfat_inode *parent, struct exfat_inode *child) exfat_resolve_path_parent() argument [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl_capabilities.c | 182 xmlNode *child = node->children; in find_nodes_c() local
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-dapm.c | 170 snd_config_t *temp_cfg, *child, *class_cfg, *n; in tplg_pp_get_widget_name() local 293 snd_config_t *top, *obj, *cfg, *route, *child, *parent_obj; in tplg_build_dapm_route_object() local
|
| /third_party/cJSON/ |
| H A D | cJSON.h | 117 struct cJSON *child; member 233 CJSON_PUBLIC(cJSON *) cJSON_CreateObjectReference(const cJSON *child); variable 234 CJSON_PUBLIC(cJSON *) cJSON_CreateArrayReference(const cJSON *child); variable
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | cpdtrtst.cpp | 253 UnicodeString child= ct1->getTransliterator(i).getID(); in TestGetSetAdoptTransliterator() local
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | usb_controller.c | 611 struct usb_device *child; in usb_bus_attach() local
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dosfs.h | 112 *child; /* if this is a directory */ member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-struct-lejp.c | 57 const lws_struct_map_t *child = &map->child_map[m]; in lws_struct_schema_only_lejp_cb() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_vectorize.c | 373 nir_block *child = block->dom_children[i]; in vectorize_block() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_opt_value_numbering.cpp | 315 dominates(vn_ctx& ctx, uint32_t parent, uint32_t child) in dominates() argument
|