/third_party/ffmpeg/libavcodec/ |
H A D | threadframe.h | 29 AVCodecContext *owner[2]; member
|
/third_party/musl/src/stdio/ |
H A D | __lockfile.c | 6 int owner = f->lock, tid = __pthread_self()->tid; in __lockfile() local [all...] |
H A D | ftrylockfile.c | 34 int owner = f->lock; in ftrylockfile() local
|
/third_party/skia/src/gpu/glsl/ |
H A D | GrGLSLUniformHandler.cpp | 13 GrShaderVar GrGLSLUniformHandler::getUniformMapping(const GrFragmentProcessor& owner, in getUniformMapping() argument 24 GrShaderVar GrGLSLUniformHandler::liftUniformToVertexShader(const GrFragmentProcessor& owner, in liftUniformToVertexShader() argument
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | app_account_authenticator_manager.cpp | 21 GetAuthenticatorInfo( const std::string &owner, int32_t userId, AuthenticatorInfo &info) GetAuthenticatorInfo() argument
|
H A D | mock_app_account_subscribe_manager.cpp | 53 auto owner = owners.front(); in SubscribeAppAccount() local
|
/third_party/ltp/testcases/kernel/syscalls/fchownat/ |
H A D | fchownat.h | 29 static inline int fchownat(int dirfd, const char *filename, uid_t owner, in fchownat() argument
|
/base/account/os_account/test/fuzztest/appaccount_stub/getalloauthtokensstub_fuzzer/ |
H A D | getalloauthtokensstub_fuzzer.cpp | 35 std::string owner = fuzzData.GenerateRandomString(); in GetAllOAuthTokensStubFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorinfostub_fuzzer/ |
H A D | getauthenticatorinfostub_fuzzer.cpp | 39 std::string owner = fuzzData.GenerateRandomString(); in GetAuthenticatorInfoStubFuzzTest() local
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_authenticator_manager.cpp | 27 static ErrCode QueryAbilityInfos(const std::string &owner, int32_t userId, in QueryAbilityInfos() argument 56 GetAuthenticatorInfo( const std::string &owner, int32_t userId, AuthenticatorInfo &info) GetAuthenticatorInfo() argument
|
/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/ |
H A D | deleteoauthtokenstub_fuzzer.cpp | 37 std::string owner = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/getoauthtokenstub_fuzzer/ |
H A D | getoauthtokenstub_fuzzer.cpp | 36 std::string owner = fuzzData.GenerateRandomString(); in GetOAuthTokenStubFuzzTest() local
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | lock_parser.cpp | 45 int owner = mutexInfo->DFX_MUTEX_OWNER & 0x3fffffff;
in ParseLockInfo() local
|
/base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/ |
H A D | getallaccountsstub_fuzzer.cpp | 39 std::string owner = fuzzData.GenerateRandomString(); in GetAllAccountsStubFuzzTest() local
|
/base/notification/eventhandler/interfaces/inner_api/ |
H A D | file_descriptor_listener.h | 83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
|
/base/security/device_security_level/services/dfx/ |
H A D | dslm_hitrace.cpp | 42 void DslmStartProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmStartProcessTraceAsync() argument 48 void DslmFinishProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmFinishProcessTraceAsync() argument
|
/base/security/device_security_level/services/include/ |
H A D | dslm_notify_node.h | 34 uint32_t owner; member
|
/base/security/device_security_level/test/dslm_unit_test/ |
H A D | dslm_request_callback_mock.cpp | 40 void DslmRequestCallbackMock::MockedCallback(uint32_t owner, uint32_t cookie, uint32_t result, in MockedCallback() argument
|
/base/security/security_guard/interfaces/inner_api/common/include/ |
H A D | security_event_info.h | 33 std::vector<std::string> owner; member
|
/base/security/security_guard/test/unittest/mock/config_manager/ |
H A D | security_event_info.h | 33 std::vector<std::string> owner; member
|
/third_party/gn/src/base/win/ |
H A D | scoped_handle.cc | 17 StartTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StartTracking() argument 23 StopTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StopTracking() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-dbus.h | 44 struct lws_dll2_owner owner; /* dbusserver ctx: HEAD of accepted list */ member
|
/third_party/lzma/CPP/Windows/ |
H A D | Clipboard.cpp | 109 bool ClipboardSetText(HWND owner, const UString &s)
in ClipboardSetText() argument
|
/third_party/libwebsockets/lib/system/metrics/ |
H A D | private-lib-system-metrics.h | 54 lws_dll2_owner_t owner; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | DiscoverDependentFunctions.cpp | 45 const TFunction *owner = discoverEnclosingFunction(symbolNode); variable 87 const TFunction *owner = discoverEnclosingFunction(aggregateNode); variable 88 ASSERT(owner); variable
|