Home
last modified time | relevance | path

Searched defs:funcMap_ (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_stream_installer_host.h45 std::map<uint32_t, std::function<ErrCode(MessageParcel &data, MessageParcel &reply)>> funcMap_; member in OHOS::AppExecFwk::BundleStreamInstallerHost
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.h42 static std::map<std::string, AVSessionDumper::DumpActionType> funcMap_; member in OHOS::AVSession::AVSessionDumper
H A Davsession_dumper.cpp32 std::map<std::string, AVSessionDumper::DumpActionType> AVSessionDumper::funcMap_ = { member in OHOS::AVSession::AVSessionDumper
/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_capi_skeleton.h117 static std::map<int, std::function<int(NativeRemoteStubTest *stub)>> funcMap_; member in OHOS::NativeRemoteStubTest
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp530 std::map<int, std::function<int(NativeRemoteStubTest *stub)>> NativeRemoteStubTest::funcMap_ = { member in OHOS::NativeRemoteStubTest

Completed in 4 milliseconds