Home
last modified time | relevance | path

Searched defs:node (Results 5076 - 5100 of 8482) sorted by relevance

1...<<201202203204205206207208209210>>...340

/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c365 struct ebitmap_node *node; in ebitmap_to_strs() local
H A Dhierarchy.c392 cond_list_t *node = cur->cond_list; in bounds_check_child_rules() local
/third_party/selinux/checkpolicy/test/
H A Ddispol.c279 ebitmap_node_t *node; in display_policycaps() local
304 ebitmap_node_t *node; in display_permissive() local
343 ebitmap_node_t *node; in filenametr_display() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dxml_libxml2.c53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate() argument
115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd() argument
167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free() argument
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent() argument
182 xmlNodePtr node; in xml_node_from_buf() local
195 xml_node_get_localname(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_get_localname() argument
202 xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_to_str() argument
245 xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_detach() argument
262 xmlNodePtr node; xml_node_create_root() local
284 xmlNodePtr node; xml_node_create() local
295 xmlNodePtr node; xml_node_create_text() local
306 xmlNodePtr node; xml_node_create_text_ns() local
317 xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node, const char *value) xml_node_set_text() argument
325 xml_node_add_attr(struct xml_node_ctx *ctx, xml_node_t *node, xml_namespace_t *ns, const char *name, const char *value) xml_node_add_attr() argument
343 xml_node_get_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, char *name) xml_node_get_attr_value() argument
351 xml_node_get_attr_value_ns(struct xml_node_ctx *ctx, xml_node_t *node, const char *ns_uri, char *name) xml_node_get_attr_value_ns() argument
373 xml_node_next_sibling(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_next_sibling() argument
380 xml_node_is_element(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_is_element() argument
386 xml_node_get_text(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_get_text() argument
401 xml_node_get_base64_text(struct xml_node_ctx *ctx, xml_node_t *node, int *ret_len) xml_node_get_base64_text() argument
429 xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_copy() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c34 static char * get_spp_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, in get_spp_attr_value() argument
41 static int hs20_spp_validate(struct hs20_osu_client *ctx, xml_node_t *node, in hs20_spp_validate() argument
78 xml_node_t *node; in add_mo_container() local
150 xml_node_t *node, *parent, *tnds, *unode; process_update_node() local
332 xml_node_t *node, *ret_node; hs20_spp_upload_mo() local
440 xml_node_t *node, *ret_node; hs20_spp_user_input_completed() local
478 xml_node_t *node, *ret_node; hs20_spp_get_certificate() local
598 process_spp_post_dev_data_response( struct hs20_osu_client *ctx, enum spp_post_dev_data_use use, xml_node_t *node, const char *pps_fname, xml_node_t *pps) process_spp_post_dev_data_response() argument
824 process_spp_exchange_complete(struct hs20_osu_client *ctx, xml_node_t *node) process_spp_exchange_complete() argument
869 xml_node_t *spp_node, *node; build_spp_update_response() local
896 xml_node_t *node, *ret_node; hs20_spp_update_response() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml_libxml2.c53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate() argument
115 int xml_validate_dtd(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate_dtd() argument
167 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free() argument
173 xml_node_t * xml_node_get_parent(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_get_parent() argument
182 xmlNodePtr node; in xml_node_from_buf() local
195 xml_node_get_localname(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_get_localname() argument
202 xml_node_to_str(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_to_str() argument
245 xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_detach() argument
262 xmlNodePtr node; xml_node_create_root() local
284 xmlNodePtr node; xml_node_create() local
295 xmlNodePtr node; xml_node_create_text() local
306 xmlNodePtr node; xml_node_create_text_ns() local
317 xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node, const char *value) xml_node_set_text() argument
325 xml_node_add_attr(struct xml_node_ctx *ctx, xml_node_t *node, xml_namespace_t *ns, const char *name, const char *value) xml_node_add_attr() argument
343 xml_node_get_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, char *name) xml_node_get_attr_value() argument
351 xml_node_get_attr_value_ns(struct xml_node_ctx *ctx, xml_node_t *node, const char *ns_uri, char *name) xml_node_get_attr_value_ns() argument
373 xml_node_next_sibling(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_next_sibling() argument
380 xml_node_is_element(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_is_element() argument
386 xml_node_get_text(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_get_text() argument
401 xml_node_get_base64_text(struct xml_node_ctx *ctx, xml_node_t *node, int *ret_len) xml_node_get_base64_text() argument
429 xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node) xml_node_copy() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c34 static char * get_spp_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, in get_spp_attr_value() argument
41 static int hs20_spp_validate(struct hs20_osu_client *ctx, xml_node_t *node, in hs20_spp_validate() argument
78 xml_node_t *node; in add_mo_container() local
150 xml_node_t *node, *parent, *tnds, *unode; process_update_node() local
332 xml_node_t *node, *ret_node; hs20_spp_upload_mo() local
440 xml_node_t *node, *ret_node; hs20_spp_user_input_completed() local
478 xml_node_t *node, *ret_node; hs20_spp_get_certificate() local
598 process_spp_post_dev_data_response( struct hs20_osu_client *ctx, enum spp_post_dev_data_use use, xml_node_t *node, const char *pps_fname, xml_node_t *pps) process_spp_post_dev_data_response() argument
824 process_spp_exchange_complete(struct hs20_osu_client *ctx, xml_node_t *node) process_spp_exchange_complete() argument
869 xml_node_t *spp_node, *node; build_spp_update_response() local
896 xml_node_t *node, *ret_node; hs20_spp_update_response() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp139 AccessChain GetAssignmentAccessChain(TIntermOperator *node) in GetAssignmentAccessChain() argument
148 void TraverseIndexNodesOnly(TIntermNode *node, Traverser *traverser) in TraverseIndexNodesOnly() argument
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c137 ParamListNode* node = OH_HiAppEvent_CreateParamList(); in AddParamValue() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp119 bool ThermalSrvConfigParser::ParseRootNode(const xmlNodePtr& node) in ParseRootNode() argument
145 ParseBaseNode(const xmlNodePtr& node) ParseBaseNode() argument
194 ParseLevelNode(const xmlNodePtr& node) ParseLevelNode() argument
467 ParseStateNode(const xmlNodePtr& node) ParseStateNode() argument
501 ParseActionNode(const xmlNodePtr& node) ParseActionNode() argument
564 ParsePolicyNode(const xmlNodePtr& node) ParsePolicyNode() argument
657 ParseIdleNode(const xmlNodePtr& node) ParseIdleNode() argument
696 ParseFanNode(const xmlNodePtr &node) ParseFanNode() argument
726 ParseFanFaultInfo(const xmlNodePtr& node, std::vector<std::string> &sensors, FanFaultInfoMap &fanFaultInfoMap) ParseFanFaultInfo() argument
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp140 ParseBaseNode(xmlNodePtr node) ParseBaseNode() argument
163 ParseLevelNode(xmlNodePtr node) ParseLevelNode() argument
189 ParseStateNode(xmlNodePtr node) ParseStateNode() argument
213 ParseActionNode(xmlNodePtr node) ParseActionNode() argument
257 ParsePolicyNode(xmlNodePtr node) ParsePolicyNode() argument
294 ParseIdleNode(xmlNodePtr node) ParseIdleNode() argument
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_status.c538 static uint32_t GetCertStatusNode(const struct RbTreeNode *node) in GetCertStatusNode() argument
552 SetCertStatusNode(const struct CmContext *ctx, struct RbTree *tree, struct RbTreeNode *node, const char *name, uint32_t status) SetCertStatusNode() argument
599 SetUserCertStatusNode(const struct CertStatus *valInfo, struct RbTree *tree, struct RbTreeNode *node, const char *name, uint32_t store) SetUserCertStatusNode() argument
684 struct RbTreeNode *node = *treeNode; CertManagerFindMatchedFile() local
718 struct RbTreeNode *node = NULL; CertManagerStatus() local
[all...]
/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken.c389 cJSON *node = CreateNativeTokenJsonObject(curr); in SaveTokenIdToCfg() local
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c146 ListNode *node = NULL; in RemoveSocketNode() local
197 ListNode *node = NULL; in CreateOrRestartSocketCloseTimer() local
238 ListNode *node = NULL; in GetIdentityBySocketId() local
307 ListNode *node = NULL; ProcessBindDevice() local
486 ListNode *node = NULL; DeInitDeviceSocketManager() local
527 ListNode *node = NULL; GetSocketBySocketList() local
[all...]
/base/startup/init/services/param/manager/
H A Dparam_manager.c42 ParamTrieNode *node = FindTrieNode(workspace, name, nameLength, NULL); in SystemCheckMatchParamWait() local
64 static int ProcessParamTraversal(const WorkSpace *workSpace, const ParamTrieNode *node, const void *cookie) in ProcessParamTraversal() argument
124 static int DumpTrieDataNodeTraversal(const WorkSpace *workSpace, const ParamTrieNode *node, const void *cookie) in DumpTrieDataNodeTraversal() argument
256 ParamTrieNode *node = FindTrieNode(workSpace, name, strlen(name), NULL); SysCheckParamExist() local
278 ParamSecurityNode *node = (ParamSecurityNode *)GetTrieNode(space, labelIndex); GetParamSecurityAuditData() local
425 ParamTrieNode *node = AddTrieNode(workSpace, paramInfos.name, strlen(paramInfos.name)); AddParam() local
499 ParamTrieNode *node = FindTrieNode(workSpace, name, strlen(name), NULL); WriteParam() local
595 CheckParamValue(const ParamTrieNode *node, const char *name, const char *value, uint8_t paramType) CheckParamValue() argument
672 CheckParamPermission_(WorkSpace **workspace, ParamTrieNode **node, const ParamSecurityLabel *srcLabel, const char *name, uint32_t mode) CheckParamPermission_() argument
735 ParamTrieNode *node = NULL; SystemReadParam() local
[all...]
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c91 SandboxPermissionNode *node = (SandboxPermissionNode *)CreateSandboxSection(name, len, SANDBOX_TAG_PERMISSION); in CreateSandboxPermissionNode() local
277 SymbolLinkNode *node = CreateSymbolLinkNode(); in DecodeSymbolLinksConfig() local
301 SymbolLinkNode *node = DecodeSymbolLinksConfig(section, symConfig); ParseSymbolLinksConfig() local
448 SandboxPackageNameNode *node = (SandboxPackageNameNode *)GetSandboxSection(&sandbox->packageNameQueue, name); ParsePackageNameConfig() local
468 SandboxFlagsNode *node = (SandboxFlagsNode *)GetSandboxSection(&sandbox->spawnFlagsQueue, name); ParseSpawnFlagsConfig() local
488 SandboxPermissionNode *node = (SandboxPermissionNode *)GetSandboxSection(&sandbox->permissionQueue, name); ParsePermissionConfig() local
509 SandboxNameGroupNode *node = (SandboxNameGroupNode *)GetSandboxSection(&sandbox->nameGroupsQueue, name); ParseNameGroup() local
558 SandboxNameGroupNode *node = ParseNameGroup(sandbox, json); ParseNameGroupsConfig() local
703 ListNode *node = sandbox->nameGroupsQueue.front.next; LoadAppSandboxConfig() local
[all...]
/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp422 WatcherNodePtr node = remoteWatchers_->GetNextNode(nullptr); in GetRemoteWatcher() local
560 WatcherNodePtr node = remoteWatchers_->GetNode(remoteWatcherId); GetRemoteWatcher() local
590 WatcherNodePtr node = group->GetNode(remoteWatcher->GetRemoteWatcherId()); DelParamWatcher() local
628 WatcherNodePtr node = watcherGroups_->GetNode(groupId); GetWatcherGroup() local
657 AddNode(WatcherNodePtr node) AddNode() argument
665 RemoveNode(WatcherNodePtr node) RemoveNode() argument
678 GetNextNodeSafe(WatcherNodePtr node) GetNextNodeSafe() argument
686 GetNextNode(WatcherNodePtr node) GetNextNode() argument
698 WatcherNodePtr node = WatcherNode::GetNextFromList(&nodeList_, 0); TraversalNode() local
711 WatcherNodePtr node = WatcherNode::GetNextFromList(&nodeList_, 0); TraversalNodeSafe() local
733 ListNodePtr node = OH_ListFind(list, &nodeId, CompareData); GetFromList() local
742 ListNodePtr node = OH_ListFind(list, &nodeId, Greater); GetNextFromList() local
757 CompareNode(ListNodePtr node, ListNodePtr newNode) CompareNode() argument
764 CompareData(ListNodePtr node, void *data) CompareData() argument
771 Greater(ListNodePtr node, void *data) Greater() argument
[all...]
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c76 struct ListNode *node = reqNode->msgBlocks.next; in GetValidMsgBlock() local
90 struct ListNode *node = reqNode->msgBlocks.prev; in GetTailMsgBlock() local
97 FreeMsgBlock(ListNode *node) FreeMsgBlock() argument
[all...]
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp277 ListNode *node = section->front.next; in GetFirstSandboxMountPathNode() local
358 ListNode *node = sandbox->nameGroupsQueue.front.next; in TestParseAppSandboxConfig() local
690 const SandboxPermissionNode *node = GetPermissionNodeInQueue(&sandbox->permissionQueue, permission); HWTEST_F() local
699 const SandboxPermissionNode *node = GetPermissionNodeInQueue(&sandbox->permissionQueue, permission); HWTEST_F() local
2268 SandboxMountNode node = {}; HWTEST_F() local
2296 SandboxMountNode node = {}; HWTEST_F() local
2359 const SandboxPermissionNode *node = GetPermissionNodeInQueue(nullptr, nullptr); HWTEST_F() local
[all...]
/base/startup/init/services/modules/bootevent/
H A Dbootevent.c53 static int BootEventParaListCompareProc(ListNode *node, void *data) in BootEventParaListCompareProc() argument
65 static int ParseBooteventCompareProc(ListNode *node, void *data) in ParseBooteventCompareProc() argument
173 static void BootEventDestroy(ListNode *node) in BootEventDestroy() argument
194 BootEventTraversal(ListNode *node, void *root) BootEventTraversal() argument
283 InitGroupNode *node = GetNextGroupNode(NODE_TYPE_SERVICES, NULL); BootCompleteClearAll() local
[all...]
/base/startup/init/test/systest/
H A Dloopserver_systest.c535 MsgNode *node = CreateMsg(); in RebuildMsgNode() local
[all...]
H A Dloop_systest.h129 struct ListNode node; member
/base/security/permission_lite/services/pms/src/
H A Dpms_impl.c551 TNode *node = (TNode *)HalMalloc(sizeof(TNode)); in LoadPermissions() local
648 TNode *node in GrantPermission() local
668 TNode *node = GetTaskWithPkgName(&g_taskList, identifier); RevokePermission() local
688 TNode *node = GetTaskWithUid(&g_taskList, uid); GrantRuntimePermission() local
710 TNode *node = GetTaskWithUid(&g_taskList, uid); RevokeRuntimePermission() local
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_manager.h80 struct ListNode node; member
90 struct ListNode node; member
/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c168 StubNode *node = GetStubNode(STUB_MOUNT); in MountStub() local
246 StubNode *node = GetStubNode(STUB_EXECV); in ExecvStub() local
[all...]

Completed in 26 milliseconds

1...<<201202203204205206207208209210>>...340