Home
last modified time | relevance | path

Searched defs:token (Results 251 - 275 of 1382) sorted by relevance

1...<<11121314151617181920>>...56

/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dmain.cpp69 std::string token = " "; in ParasConfig() local
/foundation/window/window_manager/wm/src/
H A Dwindow_display_change_adapter.cpp26 WindowDisplayChangeAdapter::WindowDisplayChangeAdapter(const sptr<IRemoteObject>& token, in WindowDisplayChangeAdapter() argument
83 void WindowDisplayChangeAdapter::OnDisplayInfoChange(const sptr<IRemoteObject>& token, in OnDisplayInfoChange() argument
/third_party/ltp/testcases/kernel/containers/share/
H A Dns_exec.c99 char *token; in main() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cid.h96 uint8_t token[NGTCP2_STATELESS_RESET_TOKENLEN]; member
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_ns_exec.c72 char *token; in main() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dchar.c69 void get_char_constant(struct token *token, unsigned long long *val) in get_char_constant() argument
99 get_string_constant(struct token *token, struct expression *expr) get_string_constant() argument
[all...]
/third_party/python/Tools/peg_generator/pegen/
H A Dtokenizer.py1 import token namespace
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py23 from ..pgen2 import token namespace
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DDiagnostics.cpp68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error() argument
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning() argument
23 writeInfo(Severity severity, const angle::pp::SourceLocation &loc, const char *reason, const char *token) writeInfo() argument
54 error(const angle::pp::SourceLocation &loc, const char *reason, const char *token) error() argument
61 warning(const angle::pp::SourceLocation &loc, const char *reason, const char *token) warning() argument
101 warning(const TSourceLoc &loc, const char *reason, const char *token) warning() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAppParamsUtil.cpp77 std::string token; in readApplicationParameters() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dnumber_test.cpp47 pp::Token token; in TEST_P() local
80 pp::Token token; in expectFloat() local
H A Dchar_test.cpp87 pp::Token token; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDiagnostics.cpp39 writeInfo(Severity severity, const pp::SourceLocation& loc, const std::string& reason, const std::string& token, const std::string& extra) writeInfo() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_sample_token_test.cc78 CordzSampleToken token; in TEST() local
91 CordzSampleToken token; in TEST() local
[all...]
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dability_service_manager.cpp79 int AbilityServiceManager::DisconnectAbility(const IAbilityConnection &conn, uint64_t token) in DisconnectAbility() argument
49 ConnectAbility(const Want &want, const IAbilityConnection &conn, uint64_t token, void *storeArg) ConnectAbility() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_info_callback_proxy.cpp36 void AbilityInfoCallbackProxy::NotifyAbilityToken(const sptr<IRemoteObject> token, const Want &want) in NotifyAbilityToken() argument
54 void AbilityInfoCallbackProxy::NotifyRestartSpecifiedAbility(const sptr<IRemoteObject> &token) in NotifyRestartSpecifiedAbility() argument
/foundation/ability/ability_runtime/test/fuzztest/missionlistmanagerfourth_fuzzer/
H A Dmissionlistmanagerfourth_fuzzer.cpp57 sptr<Token> token = nullptr; in GetFuzzAbilityRecord() local
72 sptr<Token> token = nullptr; in GetFuzzAbilityToken() local
93 sptr<IRemoteObject> token = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dability_stage_test.cpp144 sptr<IRemoteObject> token = new (std::nothrow) MockToken(); in HWTEST_F() local
179 sptr<IRemoteObject> token = new (std::nothrow) MockToken(); in HWTEST_F() local
211 sptr<IRemoteObject> token = new MockToken(); in HWTEST_F() local
243 sptr<IRemoteObject> token = new MockToken(); in HWTEST_F() local
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h223 inline static bool IsPrimitiveType(Token token) in IsPrimitiveType() argument
235 LogError(const char *funcName, int fileLine, const Token &token, const std::string &message) LogError() argument
241 LogErrorBeforeToken(const char *funcName, int fileLine, const Token &token, const std::string &message) LogErrorBeforeToken() argument
[all...]
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_provider_caller.cpp102 int32_t FormProviderCaller::OnAcquire(const FormJsInfo &formJsInfo, const sptr<IRemoteObject> &token) in OnAcquire() argument
75 OnAcquire(const FormProviderInfo &formProviderInfo, const AAFwk::Want &want, const sptr<IRemoteObject> &token) OnAcquire() argument
/foundation/ability/form_fwk/test/fuzztest/formhostclient_fuzzer/
H A Dformhostclient_fuzzer.cpp49 sptr<IRemoteObject> token = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formrenderserviceextension_fuzzer/
H A Dformrenderserviceextension_fuzzer.cpp51 sptr<IRemoteObject> token = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/ui_service_stub_test/
H A Dui_service_stub_test.cpp100 sptr<AppExecFwk::MockAbilityToken> token = new (std::nothrow) AppExecFwk::MockAbilityToken(); in HWTEST_F() local
133 sptr<AppExecFwk::MockAbilityToken> token = new (std::nothrow) AppExecFwk::MockAbilityToken(); in HWTEST_F() local
160 sptr<AppExecFwk::MockAbilityToken> token = new (std::nothrow) AppExecFwk::MockAbilityToken(); in HWTEST_F() local
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp30 void MockFormHostClient::OnAcquired(const FormJsInfo &formInfo, const sptr<IRemoteObject> &token) in OnAcquired() argument
/foundation/ability/form_fwk/test/unittest/fms_form_host_stub_test/
H A Dfms_form_host_stub_test.cpp133 const sptr<IRemoteObject> token; in HWTEST_F() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...56