Home
last modified time | relevance | path

Searched defs:LISTENER (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/player_framework/services/utils/include/
H A Dplayer_xcollie.h63 #define LISTENER(statement, args...) { OHOS::Media::XcollieTimer xCollie(args); statement; } macro
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Devent_manager.h35 LISTENER, enumerator
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Dhelper_listener_proxy.cpp27 #define LISTENER(statement, args...) { OHOS::Media::XcollieTimer xCollie(args); statement; } macro
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_test.cpp57 const sptr<IRemoteObject> LISTENER = sptr(new DaemonServiceMock()); member

Completed in 2 milliseconds