OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onInitialize
(Results
1 - 6
of
6
) sorted by null
/cts/tests/tests/drm/lib/
TestPlugin.cpp
73
status_t TestPlugIn::
onInitialize
(int uniqueId) {
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp
116
status_t DrmPassthruPlugIn::
onInitialize
(int uniqueId) {
117
ALOGV("DrmPassthruPlugIn::
onInitialize
: %d", uniqueId);
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LayoutTestBase.java
192
rule.
onInitialize
(fqn, new TestRulesEngine(fqn));
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp
135
android::status_t FwdLockEngine::
onInitialize
(int uniqueId) {
136
LOG_VERBOSE("FwdLockEngine::
onInitialize
");
139
LOG_VERBOSE("FwdLockEngine::
onInitialize
-- FwdLockGlue_InitializeKeyEncryption succeeded");
141
ALOGE("FwdLockEngine::
onInitialize
-- FwdLockGlue_InitializeKeyEncryption failed:"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java
96
public boolean
onInitialize
(@NonNull String fqcn, @NonNull IClientRulesEngine engine) {
103
// If
onInitialize
returns false, it means it can't handle the given
[
all
...]
/prebuilts/devtools/tools/lib/
rule-api.jar
Completed in 44 milliseconds