Home
last modified time | relevance | path

Searched defs:owner (Results 1 - 25 of 267) sorted by relevance

1234567891011

/third_party/ffmpeg/libavcodec/
H A Dthreadframe.h29 AVCodecContext *owner[2]; member
/third_party/musl/src/stdio/
H A D__lockfile.c6 int owner = f->lock, tid = __pthread_self()->tid; in __lockfile() local
[all...]
H A Dftrylockfile.c34 int owner = f->lock; in ftrylockfile() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLUniformHandler.cpp13 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 Dapp_account_authenticator_manager.cpp21 GetAuthenticatorInfo( const std::string &owner, int32_t userId, AuthenticatorInfo &info) GetAuthenticatorInfo() argument
H A Dmock_app_account_subscribe_manager.cpp53 auto owner = owners.front(); in SubscribeAppAccount() local
/developtools/integration_verification/tools/fotff/vcs/gitee/
H A Dcommit.go
H A Dbranch.go
H A Dcompare.go
H A Dissue.go
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpriority_control_manager.h74 struct module *owner; member
/third_party/ltp/testcases/kernel/syscalls/fchownat/
H A Dfchownat.h29 static inline int fchownat(int dirfd, const char *filename, uid_t owner, in fchownat() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h23 u32 owner; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h22 u32 owner; member
/base/account/os_account/test/fuzztest/appaccount_stub/getalloauthtokensstub_fuzzer/
H A Dgetalloauthtokensstub_fuzzer.cpp35 std::string owner = fuzzData.GenerateRandomString(); in GetAllOAuthTokensStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorinfostub_fuzzer/
H A Dgetauthenticatorinfostub_fuzzer.cpp39 std::string owner = fuzzData.GenerateRandomString(); in GetAuthenticatorInfoStubFuzzTest() local
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_manager.cpp27 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 Ddeleteoauthtokenstub_fuzzer.cpp37 std::string owner = fuzzData.GenerateRandomString(); in DeleteOAuthTokenStubFuzzTest() local
/base/account/os_account/test/fuzztest/appaccount_stub/getoauthtokenstub_fuzzer/
H A Dgetoauthtokenstub_fuzzer.cpp36 std::string owner = fuzzData.GenerateRandomString(); in GetOAuthTokenStubFuzzTest() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dlock_parser.cpp45 int owner = mutexInfo->DFX_MUTEX_OWNER & 0x3fffffff; in ParseLockInfo() local
/base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/
H A Dgetallaccountsstub_fuzzer.cpp39 std::string owner = fuzzData.GenerateRandomString(); in GetAllAccountsStubFuzzTest() local
/base/notification/eventhandler/interfaces/inner_api/
H A Dfile_descriptor_listener.h83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
/base/security/device_security_level/services/dfx/
H A Ddslm_hitrace.cpp42 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 Ddslm_notify_node.h34 uint32_t owner; member
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_request_callback_mock.cpp40 void DslmRequestCallbackMock::MockedCallback(uint32_t owner, uint32_t cookie, uint32_t result, in MockedCallback() argument

Completed in 6 milliseconds

1234567891011