Home
last modified time | relevance | path

Searched defs:token (Results 51 - 75 of 1400) sorted by relevance

12345678910>>...56

/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension.cpp22 Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
31 CreateAndInitContext( const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
/foundation/arkui/ace_engine_lite/frameworks/targets/
H A Dplatform_adapter.cpp60 void Terminate(uint16_t token) in Terminate() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dplugin.cpp65 void UnregisterInterfaces(PluginToken token) in UnregisterInterfaces() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Drs_occlusion_change_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Drs_application_agent_stub.cpp26 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dbuffer_available_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
H A Dbuffer_clear_callback_stub.cpp25 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dstub_common.cpp28 bool token = data.WriteInterfaceToken(MediaServiceProxyFuzzer::GetDescriptor()); in GetSubSystemAbility() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_setting_test.cpp53 NetManagerBaseAccessToken token; in HWTEST_F() local
60 NetManagerBaseAccessToken token; in HWTEST_F() local
67 NetManagerBaseAccessToken token; in HWTEST_F() local
74 NetManagerBaseAccessToken token; in HWTEST_F() local
81 NetManagerBaseAccessToken token; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_context_manager.c24 uintptr_t token; member
53 void SetClientIdentity(unsigned int handle, uintptr_t token, uintptr_t cookie) in SetClientIdentity() argument
65 int GetClientIdentity(unsigned int *handle, uintptr_t *token, uintptr_t *cookie) in GetClientIdentity() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_account_observer.cpp34 uint32_t token = IPCSkeleton::GetSelfTokenID(); in OnAccountChanged() local
/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h29 const std::vector<uint8_t> token; member
/foundation/window/window_manager/wmserver/src/window_snapshot/
H A Dsnapshot_controller.cpp31 int32_t SnapshotController::GetSnapshot(const sptr<IRemoteObject>& token, Snapshot& snapshot) in GetSnapshot() argument
H A Dsnapshot_proxy.cpp28 int32_t SnapshotProxy::GetSnapshot(const sptr<IRemoteObject>& token, AAFwk::Snapshot& snapshot) in GetSnapshot() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DSkeletonSyntaxException.java20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument
30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.cpp28 UBool TokenIterator::next(UnicodeString& token, UErrorCode& ec) { in next() argument
67 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) { in nextToken() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DSkeletonSyntaxException.java20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument
29 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/ninja/src/
H A Dparser.cc41 Lexer::Token token = lexer_.ReadToken(); in ExpectToken() local
/third_party/ltp/testcases/lib/
H A Dtst_ns_create.c61 char *token; in main() local
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_set_literal.py8 from lib2to3.fixer_util import token, syms namespace
H A Dfix_unicode.py11 from ..pgen2 import token namespace
H A Dfix_ws_comma.py9 from ..pgen2 import token namespace
/third_party/python/Lib/lib2to3/pgen2/
H A Dconv.py33 from pgen2 import grammar, token namespace
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Ddefine_test.cpp937 pp::Token token; in TEST_F() local
949 pp::Token token; in TEST_F() local
959 pp::Token token; in TEST_F() local
969 pp::Token token; TEST_F() local
[all...]
H A Doperator_test.cpp27 pp::Token token; in TEST_P() local

Completed in 7 milliseconds

12345678910>>...56