Home
last modified time | relevance | path

Searched defs:policy (Results 101 - 125 of 412) sorted by relevance

12345678910>>...17

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_pool.cpp119 int policy = -1; in PrintThreadInfo() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h79 PolicyTrans *policy; member
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h40 int32_t policy; member
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_workthread.cpp45 int policy; member
65 void IPCWorkThread::JoinThread(int proto, int policy) in JoinThread() argument
148 Start(int policy, int proto, int threadIndex) Start() argument
[all...]
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_thread_pool.c89 int32_t policy = threadContext->policy; in ThreadHandler() local
141 int32_t SpawnNewThread(ThreadPool *threadPool, int32_t policy, int32_t proto) in SpawnNewThread() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_callback_proxy.cpp29 int32_t NetPolicyCallbackProxy::NetUidPolicyChange(uint32_t uid, uint32_t policy) in NetUidPolicyChange() argument
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_callback_stub.cpp87 uint32_t policy = TEST_POLICY; in HWTEST_F() local
146 NetQuotaPolicy policy; in HWTEST_F() local
H A Dut_net_quota_policy.cpp27 NetQuotaPolicy policy; in GetQuota() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_policy_manager.cpp45 int32_t NetFirewallPolicyManager::SetNetFirewallPolicy(const int32_t userId, const sptr<NetFirewallPolicy> &policy) in SetNetFirewallPolicy() argument
64 int32_t NetFirewallPolicyManager::GetNetFirewallPolicy(const int32_t userId, sptr<NetFirewallPolicy> &policy) in GetNetFirewallPolicy() argument
82 IsFirewallStatusChange(const sptr<NetFirewallPolicy> &policy) IsFirewallStatusChange() argument
89 IsFirewallActionChange(const sptr<NetFirewallPolicy> &policy) IsFirewallActionChange() argument
97 SetCurrentUserFirewallPolicy(const sptr<NetFirewallPolicy> &policy) SetCurrentUserFirewallPolicy() argument
110 GetCurrentNetFirewallPolicy(sptr<NetFirewallPolicy> &policy) GetCurrentNetFirewallPolicy() argument
210 LoadPolicyFormPreference(const int32_t userId, sptr<NetFirewallPolicy> &policy) LoadPolicyFormPreference() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_strategy.cpp28 void CloudSyncStrategy::SetConflictResolvePolicy(SingleVerConflictResolvePolicy policy) in SetConflictResolvePolicy() argument
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dpermission_test.cpp61 HapPolicyParams policy = { in SetUpTestCase() local
230 HapPolicyParams policy = { in HWTEST_F() local
273 HapPolicyParams policy = { in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/cloudservicestub_fuzzer/
H A Dcloudservicestub_fuzzer.cpp50 HapPolicyParams policy = { in AllocAndSetHapToken() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_syncer.cpp125 int MultiVerSyncer::SetStaleDataWipePolicy(WipePolicy policy) in SetStaleDataWipePolicy() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_subscriber_managers_test.cpp57 HapPolicyParams policy = { in SetUpTestCase() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_syncer.cpp73 int SingleVerSyncer::SetStaleDataWipePolicy(WipePolicy policy) in SetStaleDataWipePolicy() argument
/foundation/filemanagement/app_file_service/test/unittest/file_share_ndk_test/file_share_permission_sup_test/
H A Dfile_share_permission_sup_test.cpp98 FileShare_PolicyInfo policy = {.uri = nullptr, in HWTEST_F() local
134 FileShare_PolicyInfo policy = {.uri = policyUriChar, in HWTEST_F() local
173 FileShare_PolicyInfo policy = {.uri = policyUriChar, in HWTEST_F() local
211 FileShare_PolicyInfo policy = {.uri = policyUriChar, in HWTEST_F() local
239 FileShare_PolicyInfo policy in HWTEST_F() local
275 FileShare_PolicyInfo policy = {.uri = policyUriChar, HWTEST_F() local
317 FileShare_PolicyInfo policy = {.uri = policyUriChar, HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/test/fuzztest/keycontrol_fuzzer/
H A Dkeycontrol_fuzzer.cpp34 union FscryptPolicy *policy = &policy1; in SysparamDynamicFuzzTest() local
/third_party/gn/src/base/files/
H A Dfile_enumerator_win.cc18 FilePath BuildSearchFilter(FileEnumerator::FolderSearchPolicy policy, in BuildSearchFilter() argument
/third_party/lzma/CPP/Windows/
H A DSecurityUtils.cpp116 CPolicy policy; in AddLockMemoryPrivilege() local
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c27 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() argument
/third_party/musl/src/thread/
H A Dpthread_attr_get.c27 int pthread_attr_getschedpolicy(const pthread_attr_t *restrict a, int *restrict policy) in pthread_attr_getschedpolicy() argument
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler03.c35 int policy; member
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_file_test.c26 static const char *policy = ""; variable
[all...]
H A Dtomoyo_policy_memory_test.c42 static const char *policy = NULL; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A D2-1.c55 int policy; in thread_func() local

Completed in 11 milliseconds

12345678910>>...17